Merge branch 'master' of github.com:cantino/huginn

Andrew Cantino 12 years ago
parent
commit
7bc913af3a
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -118,4 +118,8 @@ Huginn is provided under the MIT License.
118 118
 
119 119
 ## Contribution
120 120
 
121
-Please fork, add specs, and send pull requests!
121
+Huginn is a work in progress and is hopefully just getting started.  Please get involved!  You can [add new Agents](https://github.com/cantino/huginn/wiki/Creating-a-new-agent), expand the [Wiki](https://github.com/cantino/huginn/wiki), or help us simplify and strengthen the Agent API or core application.
122
+
123
+Please fork, add specs, and send pull requests!  
124
+
125
+[![Build Status](https://travis-ci.org/cantino/huginn.png)](https://travis-ci.org/cantino/huginn)